summary refs log tree commit diff stats
path: root/data/maps/the_owl/rooms/Z Room.txtpb
blob: 627b15a6987f905c82536668d2498b8f65630115 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "Z Room"
display_name: "Owl"
panels {
  name: "MAZE"
  path: "Panels/Noncritical/owl_10"
  clue: "maze"
  answer: "glaze"
  symbols: "zero"
}
letters {
  key: "z"
  path: "Components/Collectables/collectable"
}
paintings {
  name: "OWL2"
  path: "Components/Paintings/owl2"
  exit_only: true
  # required: true
  orientation: "south"
}